Changelog Diff — verified Python breaking changes avatar

Changelog Diff — verified Python breaking changes

Pricing

Pay per usage

Go to Apify Store
Changelog Diff — verified Python breaking changes

Changelog Diff — verified Python breaking changes

Breaking changes between two versions of a Python package: execution-verified migration cases (LibPulse corpus) plus raw GitHub release notes.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Shinobu Otani

Shinobu Otani

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Breaking changes between two versions of a Python package, backed by the LibPulse corpus: every migration case was proven by execution (old code passes on the old version, fails on the new, migrated code passes on the new) in version-pinned environments. Plus raw GitHub release notes for the range.

Input

{"package": "numpy", "from_version": "1.26.4", "to_version": "2.0.0"}

to_version defaults to the latest final release.

Output

One item: verified_breaking_changes (title, introduced_in, before/after snippets, verification metadata), release_notes, corpus_covered.

Use it in upgrade planning, dependency-update PRs, or CI gates before bumping pins.